Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: DT release notes for 3.1 #46233

Merged

Conversation

mbolivar-nordic
Copy link
Contributor

@mbolivar-nordic mbolivar-nordic commented Jun 2, 2022

Some significant highlights include:

  • new pinctrl and reset controller bindings
  • enhanced ADC and PWM bindings
  • zephyr-specific generation of MPU regions from devicetree
  • new DT CAN API
  • enhanced support for conversion from strings in the DTS
    to tokens in C
  • many, many enhancements to existing bindings

Many thanks to everyone who contributed these great changes!

Resolves: #46219

By popular demand, create a separate devicetree section, splitting it
apart from the "build/infrastructure" section.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
* :dtcompatible:`st,stm32-ltdc`
* :dtcompatible:`st,stm32-ospi` and :dtcompatible:`st,stm32-ospi-nor`
* :dtcompatible:`st,stm32h7-fmc`
* TI ADS ADCs: :dtcompatible:`ti,ads1013`, :dtcompatible:`ti,ads1015`,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: there is also the :dtcompatible:ti,ads1014

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. Fixed, thanks.

Some significant highlights include:

- new pinctrl and reset controller bindings
- enhanced ADC and PWM bindings
- zephyr-specific generation of MPU regions from devicetree
- new DT CAN API
- enhanced support for conversion from strings in the DTS
  to tokens in C
- many, many enhancements to existing bindings

Many thanks to everyone who contributed these great changes!

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
@mbolivar-nordic mbolivar-nordic force-pushed the dt-release-notes-for-3.1 branch from ee864ce to aa487f3 Compare June 3, 2022 04:47
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this dt dedicated section.
Once merged, and I time allows, I'll probably move some items previously filled in different sections to here.

Copy link
Member

@carlescufi carlescufi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you!

@carlescufi carlescufi merged commit 0854773 into zephyrproject-rtos:main Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Documentation Release Notes To be mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release notes for v3.1.0: DT
4 participants